Parent Property

Summary

Gets the parent of the collection.

Syntax
C#
VB
C++
public MedicalViewerBaseCell Parent { get; } 
  
Public ReadOnly Property Parent As MedicalViewerBaseCell 
            public: 
property MedicalViewerBaseCell^ Parent { 
   MedicalViewerBaseCell^ get(); 
} 

Property Value

MedicalViewerBaseCell cell that represents the parent of this synchronization collection.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly